func google.golang.org/protobuf/internal/impl.consumeUint32Slice

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L1571: func consumeUint32Slice(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (out unmarshalOutput, err error) {
		codec_gen.go#L1635: 	unmarshal: consumeUint32Slice,
		codec_gen.go#L1673: 	unmarshal: consumeUint32Slice,